Colab 中開啟 Tensorboard


當你輸出了 tensorboard 的檔案後,如何在 colab 裡面檢視?

%load_ext tensorboard
%tensorboard --logdir /path/to/tensorboard-log-dir

Enjoy.







你可能感興趣的文章

自駕車 Software Stack 架構介紹

自駕車 Software Stack 架構介紹

了解 AJAX 非同步觀念

了解 AJAX 非同步觀念

Express框架 架構

Express框架 架構






留言討論